home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / file_manager.skn < prev    next >
Text File  |  2001-08-29  |  2KB  |  56 lines

  1. <form name="File Manager" image="window\black.bmp" width=478 height=200 minwidth=178 minheight=60
  2.     relative="main" snap=top resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\m_upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\m_top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\m_upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\m_left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\m_right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\m_lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\m_bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\m_lower_right.bmp">    
  14.     <!-- All controls go after this -->
  15.  
  16.     <menu name="File Manager Menu" menuskin="menu_file_manager.skn" 
  17.         x=4 y=3 offsetx=0 offsety=16 
  18.         image="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp" 
  19.         toggleimage="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp"
  20.         text="File Manager" toggletext="File Manager"
  21.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  22.         fontstyle=bold togglefontstyle=bold>
  23.  
  24.     <button name="close" x=-20 y=3
  25.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  26.  
  27.  
  28.     <list name="files" x=6 y=22 width=-6 height=-7 
  29.         font="Arial" 
  30.         fontsize=14 
  31.         fontcolor=#FFFFFF 
  32.         bgcolor=#0C1018 
  33.         selectcolor=#3D3D9E 
  34.         selectedfontcolor=#FFFFFF
  35.         htfontcolor=#00D818 
  36.         htselectcolor=#FFFFFF 
  37.         buttoncolor=#C8CACD
  38.         scrollcolor=#808080 
  39.         windowbgcolor=#000000 
  40.         headerfontcolor=#000000 
  41.         scrollbuttoncolor=#C8CACD 
  42.         scrollarrowcolor=#000000
  43.         activescrollarrowcolor=#000000
  44.         hdredgeraisedcolor=#808080
  45.         scrolledgelightcolor=#FFFFFF
  46.         scrolledgedarkcolor=#808080
  47.         scroll_size=10
  48.         progresscolor=#3D3D9E
  49.         notprogresscolor=#FFFFFF
  50.         columnorder="1,0,8,9,6,4,10,5,7,2,3"
  51.         columnsizes="16,129,500,153,159,80,41,56,67,55,125"
  52.         rowheight=17
  53.         sort=-10,2
  54.     >
  55.  
  56. </form>